home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / comphelp / simcomp1 / manual.txt next >
Encoding:
Text File  |  1991-03-27  |  9.1 KB  |  345 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                The World's Simplest Computer
  11.  
  12.                  Copyright (c), 1990, 1991
  13.           by Chester Langin, all rights reserved
  14.  
  15.                       Langin Software
  16.                        532 W. 3rd St.
  17.                     Centralia, IL  62801
  18.                        CIS:  73770,615
  19.  
  20.                     _______
  21.                ____|__     |               (tm)
  22.             --|       |    |-------------------
  23.               |   ____|__  |  Association of
  24.               |  |       |_|  Shareware
  25.               |__|   o   |    Professionals
  26.             -----|   |   |---------------------
  27.                  |___|___|    MEMBER
  28.  
  29.  
  30. Users of "The World's Simplest Computer" must
  31. accept this disclaimer of warranty:
  32.  
  33.  "The World's Simplest Computer" is supplied as is.
  34.  The author disclaims all warranties, expressed or
  35.  implied, including, without limitation, the
  36.  warranties of merchantability and of fitness for
  37.  any purpose.  The author assumes no liability for
  38.  damages, direct or consequential, which may result
  39.  from the use of it.
  40.  
  41.  
  42.  
  43.  
  44.                       <<<  Page 2  >>>
  45.  
  46.  
  47.                      Table of Contents
  48.  
  49.         Welcome                                   3
  50.         What is it?                               3
  51.         Who is it for?                            5
  52.         Installation                              6
  53.         Tutorial                                  6
  54.  
  55.         Appendix A -- A list of files             7
  56.         Appendix B -- Langin Software             8
  57.  
  58.  
  59.  
  60.  
  61.                       <<<  Page 3  >>>
  62.  
  63.  
  64.      ***************
  65.      **  Welcome  **
  66.      ***************
  67.  
  68. Welcome to "The World's Simplest Computer."
  69.  
  70.  
  71.      *******************
  72.      **  What is it?  **
  73.      *******************
  74.  
  75. "The World's Simplest Computer" is a 66-page book which
  76. illustrates the basic operation of digital electronic
  77. computers.
  78.  
  79. It is not a program.  Rather, it is a collection of
  80. computer art files, in the GIF format, which illustrate
  81. basic concepts of personal computers.
  82.  
  83. The computer art was accomplished in the EGA 640x350
  84. 12-color format.  However, it can be viewed by any
  85. computer which can display GIF files of this resolution
  86. or better.  Sorry, CGA will not work well enough.
  87.  
  88. The concepts covered in the book are . . .
  89.  
  90.  Bits, bytes, nibbles, and words and how they represent
  91.  numbers, letters, and ideas.
  92.  
  93.  How bytes represent ASCII and pixels.  How ASCII letters
  94.  are converted to pixels.
  95.  
  96.  Addresses, the CPU, RAM, the bus, interrupts, chips,
  97.  and memory maps.  How a computer adds bytes.
  98.  
  99.  Computer hardware:  Disk drives, the keyboard, the video
  100.  display, circuit boards, dip switches, and other add ons.
  101.  
  102.  Bugs.
  103.  
  104.  
  105.  
  106.  
  107.                       <<<  Page 4  >>>
  108.  
  109.  
  110.  What happens when . . .
  111.   A program is loaded
  112.   A program is executed
  113.   A document is typed
  114.   A document is printed
  115.   A document is saved
  116.  
  117.  The basic work routine:
  118.   Load program
  119.   Load data
  120.   Change data
  121.   Save data
  122.  
  123.  Writing a program . . .
  124.   Loading the language
  125.   Typing the new program
  126.   Translating the code
  127.  
  128.  Computer "intelligence"
  129.  
  130.  The world's simplest computer
  131.  
  132. All concepts are illustrated.
  133.  
  134. The concepts apply to all types of personal computers,
  135. not just IBM compatibles.
  136.  
  137.  
  138.  
  139.  
  140.                       <<<  Page 5  >>>
  141.  
  142.  
  143.      **********************
  144.      **  Who is it for?  **
  145.      **********************
  146.  
  147. This book is for four types of people:
  148.  
  149. 1)  Computer beginners.
  150.  
  151. 2)  Intermediate computer users who "just don't
  152.     understand" what is going on inside a computer.
  153.  
  154. 3)  Experienced computer users who need to train the
  155.     above two types.
  156.  
  157. 4)  People in computer stores who can use it as a
  158.     slide show display.
  159.  
  160.  
  161.      ********************
  162.      **  Installation  **
  163.      ********************
  164.  
  165. This book does not supply a program to view the files.
  166. You must supply your own.
  167.  
  168. Many GIF viewers are on the market, and no single one is
  169. "the best."  It depends on what computer you are using
  170. and on what type of video display you have.  Many of these
  171. viewers are located on CompuServe in the GRAPHSUP forum in
  172. LIB 3 (Decoders & Encoders).
  173.  
  174. That said, the book has been tested on VPIC (see the
  175. tutorial) for IBM compatibles.  To find VPIC, search the
  176. filename VPIC*.* on the above-mentioned forum and library.
  177.  
  178. For general help on graphics, enter GO CIS:PIC-1 on
  179. CompuServe.
  180.  
  181. Once you have a viewer, place all of the files for this
  182. book in a unique directory.  Start the viewer and specify
  183. the directory which contains the files for this book.
  184.  
  185. Start with PAGE00 and continue in order to PAGE64.  Go
  186. at any time to PAGENDX which contains the index to the
  187. book.
  188.  
  189.  
  190.  
  191.  
  192.                       <<<  Page 6  >>>
  193.  
  194.  
  195.      ****************
  196.      **  Tutorial  **
  197.      ****************
  198.  
  199. If you are reading this on your computer screen, you
  200. should first print the manual.  Make sure all of files
  201. are in the default directory.  Refer to a DOS manual
  202. to see what this means.  To print the manual, enter
  203. PRINTMAN from the DOS prompt.
  204.  
  205. It is assumed that you will be looking at the printed
  206. manual as you try out the book.
  207.  
  208. This tutorial is for VPIC (see "Installation" on where
  209. to find VPIC).  However, many other GIF viewers can
  210. also be used to display this book.
  211.  
  212. The tutorial is a series of steps.
  213.  
  214. 1)  Start VPIC (you may need to set it up, first, for your
  215.     particular type of video).
  216.  
  217. 2)  Press <F9> and then enter the directory which contains
  218.     the files for this book.
  219.  
  220. 3)  The files should be displayed on the video screen.
  221.     They will be from PAGE00 to PAGE64 plus PAGENDX.
  222.  
  223. 4)  Highlight PAGE00 and press <ENTER>.  You will see the
  224.     title page.  When you are ready, press <ESC>.
  225.  
  226. 5)  Highlight PAGE01 and press <ENTER>.  You will see
  227.     Page 1.  Press <ESC> when ready.
  228.  
  229. 6)  Select each page in order until you are finished.
  230.  
  231. 7)  To see the book as a slide show, use the space bar to
  232.     highlight every page.  Then press, <F2>.  Each page
  233.     will be displayed in order for a few seconds each.
  234.     Press <ESC> to stop the slide show.
  235.  
  236. 8)  To exit the program,  press <ESC>.
  237.  
  238.  
  239.  
  240.  
  241.                       <<<  Page 7  >>>
  242.  
  243.  
  244.      ******************
  245.      **  Appendix A  **
  246.      ******************
  247.  
  248. A list of files.
  249.  
  250. PAGE00.GIF to PAGE64.GIF and PAGENDX.GIF are the files
  251. which contain the book, itself.
  252.  
  253. Other files included are:
  254.  
  255. MANUAL.TXT     This file!
  256.  
  257. PRINTMAN.BAT   A batch file to print the manual.
  258.  
  259. README.TXT     A file with important information.
  260.  
  261. README.BAT     A batch file which displays README.TXT.
  262.  
  263. ORDERFRM.TXT   The order form to register.
  264.  
  265. REGISTER.BAT   A batch file which prints the order form.
  266.  
  267. VENDOR.DOC     A text file with information for shareware
  268.                distributors.
  269.  
  270.  
  271.  
  272.  
  273.                       <<<  Page 8  >>>
  274.  
  275.  
  276.      ******************
  277.      **  Appendix B  **
  278.      ******************
  279.  
  280. Langin Software.
  281.  
  282. The author, Chester Langin has written a paperback
  283. book, "An Easy Course in Using DOS," illustrated by
  284. Virginia Rohrbacher.  You can order it from Grapevine
  285. Publications by calling 1-800-338-4331.  They accept
  286. credit cards. It's $22.00 plus postage and handling.
  287.  
  288. The author has a program, "DosEA -- For Absolute
  289. Beginners," which is a hypertext tutorial on using DOS.
  290. You can download it from CompuServe (DEA.ZIP in the
  291. IBMAPP LIB 11) or send $5.00 to Langin Software.  The
  292. registration fee is $39.00.  It gets you a copy of the
  293. book, too, plus another program, "DosEA -- Find that
  294. Command!" which helps you find DOS commands to do your
  295. computer chores.
  296.  
  297. You may also like "Hangman for Students," the
  298. classic hangman game with word lists divided by
  299. grade level, from Grade 1 to Grade 5 -- also
  300. junior high and senior high.  Kids like it.
  301. Make your own word lists.  Get a sample copy for
  302. $5.00.  For the registration fee of $19.00,
  303. you get a supplemental program which allows
  304. ASCII text file word lists to be changed to a
  305. format useable by "Hangman for Students."
  306. On CompuServe, it is in IBMNEW LIB 6.
  307.  
  308. Another program by the same author is "Tear Down the
  309. Wall," which builds a brick wall on the computer screen.
  310. You break out a brick and see how much falls.  The more
  311. that falls, the more points you get.  Play against the
  312. computer.  Listen to Pink Floyd while you play (not
  313. included).  Work out your aggressions.  $5.00 gets you
  314. a sample copy, or register it by sending $9.00 and
  315. get a hint sheet, too.  On CompuServe in IBMNEW LIB 6.
  316.  
  317. "Nine Men's Morris" is an ancient game of strategy you
  318. can play against the computer.  It is like tic-tac-toe,
  319. but more complicated.  It looks easy, but isn't.  Sample
  320. copy: $5.00.  Register for $9.00 and get a tip sheet.
  321. On CompuServe in IBMNEW LIB 6.
  322.  
  323.  
  324.  
  325.  
  326.                       <<<  Page 9  >>>
  327.  
  328.  
  329. Other programs are under development.  Use LANGIN
  330. for a keyword search to find them on CompuServe in the
  331. coming months.  Or, register any of my programs and
  332. you'll be updated on future developments.
  333.  
  334. You can contact Chester Langin in the following ways:
  335.  
  336. !NOWRAP
  337. CompuServe:  73770,615
  338. GT Power Network:  Node 011/000
  339. Mail:  532 W. 3rd St., Centralia, IL  62801
  340. !WRAP
  341.  
  342. Non-USA orders add USA $5.00; use funds drawn on
  343. USA bank.
  344.  
  345.